FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package openehr.base#current (47 ms)

Package openehr.base
Type CodeSystem
Id Id
FHIR Version R5
Source http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-compression-algorithms.html
Url https://specifications.openehr.org/fhir/codesystem-compression_algorithms
Version 0.1.0
Status active
Date 2024-04-11
Name compression_algorithms
Title Compression algorithms
Experimental False
Realm uv
Authority hl7
Description Compression algorithms
Content complete
valueSet https://specifications.openehr.org/fhir/valueset-compression_algorithms

Resources that use this resource

ValueSet
https://specifications.openehr.org/fhir/valueset-compression_algorithms Compression algorithms

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem compression-algorithms

This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-compression_algorithms defines the following codes:

Code
compress
deflate
gzip
zlib
other

Source

{
  "resourceType" : "CodeSystem",
  "id" : "compression-algorithms",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem compression-algorithms</b></p><a name=\"compression-algorithms\"> </a><a name=\"hccompression-algorithms\"> </a><a name=\"compression-algorithms-en-US\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-compression_algorithms</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">compress<a name=\"compression-algorithms-compress\"> </a></td></tr><tr><td style=\"white-space:nowrap\">deflate<a name=\"compression-algorithms-deflate\"> </a></td></tr><tr><td style=\"white-space:nowrap\">gzip<a name=\"compression-algorithms-gzip\"> </a></td></tr><tr><td style=\"white-space:nowrap\">zlib<a name=\"compression-algorithms-zlib\"> </a></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"compression-algorithms-other\"> </a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url" : "https://specifications.openehr.org/fhir/codesystem-compression_algorithms",
  "version" : "0.1.0",
  "name" : "compression_algorithms",
  "title" : "Compression algorithms",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-11",
  "publisher" : "openEHR + HL7",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.openehr.org"
        }
      ]
    }
  ],
  "description" : "Compression algorithms",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "https://specifications.openehr.org/fhir/valueset-compression_algorithms",
  "content" : "complete",
  "concept" : [
    {
      "code" : "compress",
      "display" : "compress"
    },
    {
      "code" : "deflate",
      "display" : "deflate"
    },
    {
      "code" : "gzip",
      "display" : "gzip"
    },
    {
      "code" : "zlib",
      "display" : "zlib"
    },
    {
      "code" : "other",
      "display" : "other"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.